Skip to content

Update offramp edit mode#119

Merged
andregoncalvesdev merged 1 commit into
masterfrom
support/update-offramp-edit-mode
Apr 23, 2026
Merged

Update offramp edit mode#119
andregoncalvesdev merged 1 commit into
masterfrom
support/update-offramp-edit-mode

Conversation

@andregoncalvesdev
Copy link
Copy Markdown
Contributor

Description

Update offramp edit mode

Related issues

https://uphold.atlassian.net/browse/SWY-3684

Copilot AI review requested due to automatic review settings April 22, 2026 15:34
@andregoncalvesdev andregoncalvesdev requested a review from a team as a code owner April 22, 2026 15:34
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

🚀 Preview has been deployed.

Name Link
🔨 Commit SHA fce7e2c
🔍 Deploy log https://github.com/uphold/topper-docs/actions/runs/24833589459
🚀 Preview URL https://d9fde0ee.topper-docs.pages.dev

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Crypto Off-ramp documentation to reflect new source.editMode behavior and defaults for the widget “edit mode” configuration.

Changes:

  • Replaces previous editMode values with only-asset-and-network (default) and not-editable, and marks older values as deprecated.
  • Updates the bootstrap token example to use the new default editMode.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/flows/crypto-offramp.mdx
Comment thread docs/flows/crypto-offramp.mdx
Copy link
Copy Markdown

@AndreiaF87 AndreiaF87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Tested in Enterprise

Widget id (off-ramp) to use in restAPI: 0f17e3e7-e269-4270-a5c6-1715b76f17da

User to did all orders: andreia.fernandes+fr+enter@uphold.com

Aqui estão todos os testes que fizeste nesta conversa:

editMode — Offramp

  1. only-amount (deprecated) ✅

Flow runs without errors
USD (amount) editable
XRP (amount) not editable
Asset and network not editable (only-amount is ignored)

  1. all-editable (deprecated) ✅

Flow runs without errors
USD (amount) editable
XRP (amount) not editable
Asset and network editable

  1. only-asset-and-network (new default) ✅

Flow runs without errors
USD (amount) editable
XRP (amount) not editable
Asset and network editable

  1. not-editable (new) ✅

Flow runs without errors
USD (amount) editable
XRP (amount) not editable
Asset and network not editable (no chevron or does not allow changes)

@andregoncalvesdev andregoncalvesdev merged commit fce7e2c into master Apr 23, 2026
11 checks passed
@andregoncalvesdev andregoncalvesdev deleted the support/update-offramp-edit-mode branch April 23, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants